Sets the JobStatus and Icon of a specified entry.
Put | Entry_PutEntryState |
Resource Path: /api/entry/{id}/state
Uri: http://doc.jamsscheduler.com/api/entry/{id}/state
Name | Description | Data Type |
---|---|---|
id | The JAMSEntry of entry to set entry state. | integer |
The request body is of type EntrySetEntryStateRequest.
EntrySetEntryStateRequest
|
The response body is of type string.
OK